[INFO] cloning repository https://github.com/Real-Fruit-Snacks/Flood
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Real-Fruit-Snacks/Flood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-Fruit-Snacks%2FFlood", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-Fruit-Snacks%2FFlood'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9b7b82c1292e06f387b13fde5111d2d791be1e3
[INFO] testing Real-Fruit-Snacks/Flood against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-Fruit-Snacks%2FFlood" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Real-Fruit-Snacks/Flood
[INFO] finished tweaking git repo https://github.com/Real-Fruit-Snacks/Flood
[INFO] tweaked toml for git repo https://github.com/Real-Fruit-Snacks/Flood written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Real-Fruit-Snacks/Flood on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Real-Fruit-Snacks/Flood already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebad41f51e7ed160292e3fb2056ead766871dd6ecf40f9aaed4f5ce13392466f
[INFO] running `Command { std: "docker" "start" "-a" "ebad41f51e7ed160292e3fb2056ead766871dd6ecf40f9aaed4f5ce13392466f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebad41f51e7ed160292e3fb2056ead766871dd6ecf40f9aaed4f5ce13392466f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebad41f51e7ed160292e3fb2056ead766871dd6ecf40f9aaed4f5ce13392466f", kill_on_drop: false }`
[INFO] [stdout] ebad41f51e7ed160292e3fb2056ead766871dd6ecf40f9aaed4f5ce13392466f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a80aa4cc3578fca00faabd8fd0171a4aa0859c7b92429bb0c0d0eb068482c2bc
[INFO] running `Command { std: "docker" "start" "-a" "a80aa4cc3578fca00faabd8fd0171a4aa0859c7b92429bb0c0d0eb068482c2bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling flood v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.59s
[INFO] running `Command { std: "docker" "inspect" "a80aa4cc3578fca00faabd8fd0171a4aa0859c7b92429bb0c0d0eb068482c2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80aa4cc3578fca00faabd8fd0171a4aa0859c7b92429bb0c0d0eb068482c2bc", kill_on_drop: false }`
[INFO] [stdout] a80aa4cc3578fca00faabd8fd0171a4aa0859c7b92429bb0c0d0eb068482c2bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 608e8457847d3c6a11c397ee6dc65a97678868b3f562c4060a412c0512f49c2f
[INFO] running `Command { std: "docker" "start" "-a" "608e8457847d3c6a11c397ee6dc65a97678868b3f562c4060a412c0512f49c2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling flood v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsqTj6b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-33e8643d43485600,libgetrandom-87f32993f27890db,libfastrand-8bf93aced4b4285e,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libflood-a6c694059077573d,libchrono-fd4ebaf42b2542f4,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libcsv-18d67e80b7354bd8,libcsv_core-1207486a54d4b450,librand-0f7dbf17ef7d5c45,librand_chacha-e41084475f7211a3,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-fb3bd6d8ac884f90,libreqwest-c3e045648259e3c8,libserde_urlencoded-184f2ba88ce53f52,libryu-ace37e26d8308611,libcookie_store-d0312e376cf411d4,libserde_json-1752392bd053cb9d,libzmij-07c2bc01ed4c756c,libpublicsuffix-244467bae45d595e,libpsl_types-fd0d8ee12106f23e,libcookie-d162e18764f2fcb8,libtime-bc4132dc1b59ed21,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libhyper_rustls-6c2899a322c9b736,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-699455ea85b63f1e,librustls-2f5234c25051653c,libsubtle-ca7024fc66e4388f,libwebpki-437e56b58e7d9d97,libring-8820da6a4d227db3,libgetrandom-1383bcc6aacc3c93,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-e7e80bd27a78c20c,libiri_string-41a922e2baabe1b4,libasync_compression-0a6dcf70b5f8fc71,libcompression_codecs-19613af4750fc032,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-285b6d39c596d88c,libtower_layer-d70c7e404336389b,libhyper_util-0ae215b9035081ad,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-92ac11f99e5d5b01,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-6cb404a7a7633edb,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libindexmap-e361af79cfc210a3,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-8fe7744e86fb33f6,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-40b09e858ce1ad08,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,liburl-3f06f0495dfc465f,libidna-bc9a4ca9168fff76,libidna_adapter-e1ca07125230b58b,libicu_properties-5bd06c4a70837caa,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-2e7c3158a8883559,libicu_normalizer_data-f729f0375d518e03,libicu_collections-d6a546882c515840,libutf8_iter-0d9be7b316c2b184,libpotential_utf-84b138b093bf85d6,libicu_provider-c0381d936d12fd8e,libicu_locale_core-d4578c9fa45aecb8,libtinystr-29362c45a7b62c4c,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-1980fd901f06053a,libzerotrie-243d89c6cebf5dec,libyoke-59e051f3cc6a7b83,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c83643cdfb09a5b2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libtokio-b5ea5ce82190a0b6,libsocket2-bb51f76dc7723537,libbytes-ff5aca13e3e348ea,libpin_project_lite-8a799ba8b4537fa2,libserde-7fe1489bf23efc66,libserde_core-1bd3301df0d96ee1,libanyhow-d0824aa9c7568042,libregex-6892467de8341928,libregex_automata-4d3652c01c8c92f3,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-a59969707b42f994,libcrossterm-6bb04246b11c207c,librustix-9b07744a6fb16959,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-a4a524fc7b7b1962,libparking_lot-7301b84793c0ad7b,libparking_lot_core-52d7522ba00a4701,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsignal_hook_mio-ef0d14c8d55d3218,libsignal_hook-61a0f9cf50a9c636,libsignal_hook_registry-13c0f9c4ec2be8e8,liberrno-5394d6534914d886,libmio-685ff4383a85e25a,liblibc-9017ff0c40a5fc6a,liblog-d269868761ac548a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsqTj6b/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-da50a822dd0bc7ef/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_state-f2a7619af63c453f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flood` (test "test_state") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "608e8457847d3c6a11c397ee6dc65a97678868b3f562c4060a412c0512f49c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608e8457847d3c6a11c397ee6dc65a97678868b3f562c4060a412c0512f49c2f", kill_on_drop: false }`
[INFO] [stdout] 608e8457847d3c6a11c397ee6dc65a97678868b3f562c4060a412c0512f49c2f
